home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / nosvw137.zip / COMM < prev    next >
Text File  |  1991-09-18  |  643b  |  18 lines

  1. ====                                                NOSview [137]
  2. comm
  3. ====
  4.  
  5. _________________________________________________________________
  6. comm <interface> "<string>"
  7. _________________________________________________________________
  8. The 'comm' command sends a text-string via <interface>.  This can
  9. be used to send straight text to a TNC still in native TAPR
  10. command mode during NOS startup.
  11.  
  12. Note that the string is enclosed by double quote characters to
  13. preserve spaces, tabs etc.
  14.  
  15. >> Examples:  comm tnc0 "MYCALL NS9BOB-5"
  16.               comm tnc0 "MID 179"        (set CW ID interval)
  17.               comm tnc0 "KISS ON"
  18.